Skip to content

Conversation

@va24nsh
Copy link
Contributor

@va24nsh va24nsh commented Sep 27, 2025

Added assertion to check transaction size limit before sending.

Problem

Property '"__transactionSize:@solana/kit"' is missing in type 'FullySignedTransaction & TransactionWithBlockhashLifetime & Readonly<{ messageBytes: TransactionMessageBytes; signatures: SignaturesMap; }>' but required in type 'TransactionWithinSizeLimit'.

Summary of Changes

Asserted the required type just before sending the transaction.

Fixes #
Used assertIsTransactionWithinSizeLimit() function from @solana/kit

Added assertion to check transaction size limit before sending.
@vercel
Copy link

vercel bot commented Sep 27, 2025

@va24nsh is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@ZYJLiu ZYJLiu closed this Oct 22, 2025
@va24nsh va24nsh deleted the patch-1 branch October 22, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants